cssshadowvalue: scale the blur surface by the same factor as the target
authorGustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Thu, 10 Nov 2016 18:13:47 +0000 (16:13 -0200)
committerGustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Thu, 10 Nov 2016 18:47:13 +0000 (16:47 -0200)
commit942e904bcc621263e793e5d92d214a3b44a7c1e4
treeae38ead53f651e68550b6f2ac9609689416a9ca2
parentc836be0508b51ecccd893a833b0f290c627ad3bf
cssshadowvalue: scale the blur surface by the same factor as the target

Making sure the surfaces are using the same scale factor makes it more
likely a fast path will be used when pixman gets involved, as pointed
out by Benjamin Otte.

https://bugzilla.gnome.org/show_bug.cgi?id=772075
gtk/gtkcssshadowvalue.c